ButtonTargetFrame Property
Specifies the target frame.
The defined values are:
- _blank: The referenced document is displayed in a new frame.
- _parent: The referenced document is displayed in the parent frame of the current frame.
- _self: The referenced document replaces the content of the current frame.
Namespace: Independentsoft.Office.Odf.FormsAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public string TargetFrame { get; set; }
Public Property TargetFrame As String
Get
Set
Property Value
String